home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / library / reqtlsdv.lha / ReqTools / Catalogs / prefscat / reqtoolsprefs.cd < prev    next >
Text File  |  1995-11-26  |  3KB  |  203 lines

  1. ;**************************
  2. ;
  3. ;   ReqTools Preferences
  4. ;
  5. ;**************************
  6. ;
  7. ; *** Misc ***
  8. ;
  9. MSG_WINDOW_TITLE (1//)
  10. ReqTools Preferences
  11. ;
  12. MSG_GENERAL (//)
  13. General
  14. ;
  15. MSG_FILEREQUESTER (//)
  16. File Requester
  17. ;
  18. MSG_SIZE (//)
  19. Size (% of visible height):
  20. ;
  21. MSG_SET (//)
  22. Set...
  23. ;
  24. MSG_TEST (//)
  25. Test...
  26. ;
  27. MSG_SAVE (//)
  28. Save
  29. ;
  30. MSG_USE (//)
  31. Use
  32. ;
  33. MSG_CANCEL (//)
  34. Cancel
  35. ;
  36. MSG_ABORT (//)
  37. Abort
  38. ;
  39. ; Note: there are two spaces around the Ok string to make it 4 chars wide.
  40. MSG_OK (//)
  41.  Ok
  42. ;
  43. ; *** Menus ***
  44. ;
  45. MSG_PROJECT_MENU (100//)
  46. Project
  47. ;
  48. MSG_PROJECT_OPEN (//)
  49. O\0Open...
  50. ;
  51. MSG_PROJECT_SAVEAS (//)
  52. A\0Save As...
  53. ;
  54. MSG_PROJECT_ABOUT (//)
  55. ?\0About...
  56. ;
  57. MSG_PROJECT_QUIT (//)
  58. Q\0Quit
  59. ;
  60. MSG_EDIT_MENU (//)
  61. Edit
  62. ;
  63. MSG_EDIT_RESET (//)
  64. D\0Reset To Defaults
  65. ;
  66. MSG_EDIT_LASTSAVED (//)
  67. L\0Last Saved
  68. ;
  69. MSG_EDIT_RESTORE (//)
  70. R\0Restore
  71. ;
  72. MSG_OPTIONS_MENU (//)
  73. Options
  74. ;
  75. MSG_OPTIONS_CREATEICONS (//)
  76. I\0Create Icons?
  77. ;
  78. ; *** Switches ***
  79. ;
  80. MSG_POPSCREEN (200//)
  81. Pop screen to front
  82. ;
  83. MSG_IMMEDIATESORT (//)
  84. Immediate sort
  85. ;
  86. MSG_DRAWERSFIRST (//)
  87. Display drawers first
  88. ;
  89. MSG_DRAWERSMIXED (//)
  90. Mix files and drawers
  91. ;
  92. MSG_LED (//)
  93. Disk activity LED
  94. ;
  95. MSG_DEFAULTFONT (//)
  96. Use system default font
  97. ;
  98. ; ** 2.3 **
  99. ;
  100. MSG_FKEYS (//)
  101. Use function keys
  102. ;
  103. ; *** Requester Type ***
  104. ;
  105. MSG_REQUESTER (300//)
  106. Defaults for
  107. ;
  108. MSG_FILEREQ (//)
  109. File Requester
  110. ;
  111. MSG_FONTREQ (//)
  112. Font Requester
  113. ;
  114. MSG_PALETTEREQ (//)
  115. Palette Requester
  116. ;
  117. MSG_SCRMODEREQ (//)
  118. Screen Mode Requester
  119. ;
  120. MSG_VOLUMEREQ (//)
  121. Volume Requester
  122. ;
  123. MSG_OTHERREQ (//)
  124. Other Requesters
  125. ;
  126. ; *** Position ***
  127. ;
  128. MSG_POSITION (400//)
  129. Position:
  130. ;
  131. MSG_POINTER (//)
  132. Mouse pointer
  133. ;
  134. MSG_CENTERWIN (//)
  135. Center in window
  136. ;
  137. MSG_CENTERSCR (//)
  138. Center on screen
  139. ;
  140. MSG_TOPLEFTWIN (//)
  141. Top left of window
  142. ;
  143. MSG_TOPLEFTSCR (//)
  144. Top left of screen
  145. ;
  146. MSG_OFFSET (//)
  147. Offset:
  148. ;
  149. ; *** Entries ***
  150. ;
  151. MSG_NR_OF_ENTRIES (500//)
  152. Number of visible entries:
  153. ;
  154. MSG_MIN (//)
  155. Minimum
  156. ;
  157. MSG_MAX (//)
  158. Maximum
  159. ;
  160. ; *** Errors ***
  161. ;
  162. MSG_YOU_NEED_REQTOOLS38 (600//)
  163. You need reqtools.library V38+!
  164. ;
  165. MSG_WRONG_REQTOOLS_VERSION (//)
  166. The version of reqtools.library you have\ndoes not support preferences!
  167. ;
  168. MSG_ALL_PREFS_NOT_SUPPORTED (//)
  169. WARNING: This version of the preference editor\n\
  170. doesn't support all the preferences of the\n\
  171. reqtools.library you've got installed!
  172. ;
  173. MSG_NO_WB_LIB (//)
  174. Couldn't open workbench.library!
  175. ;
  176. MSG_NO_UTILITY_LIB (//)
  177. Couldn't open utility.library!
  178. ;
  179. MSG_NO_ICON_LIB (//)
  180. Couldn't open icon.library!
  181. ;
  182. MSG_COULDNT_LOCK_PUBSCREEN (//)
  183. Couldn't lock public screen!
  184. ;
  185. MSG_ERROR_GETSCREENDRAWINFO (//)
  186. Error getting draw info!
  187. ;
  188. MSG_ERROR_GETVISUALINFO (//)
  189. Error getting visual info!
  190. ;
  191. MSG_COULDNT_OPEN_WINDOW (//)
  192. Couldn't open window!
  193. ;
  194. MSG_ERROR_ACCESSING_FILE (//)
  195. Error accessing file\n%s,\n%s
  196. ;
  197. MSG_READ_ERROR (//)
  198. Read error!
  199. ;
  200. MSG_ERROR_SAVING_PREFS (//)
  201. Error saving preferences!
  202. ;
  203.